HipFileSystem.absoluteRead

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool absoluteRead(string path, void[] output)
  2. bool absoluteRead(string path, ubyte[] output)
    class HipFileSystem
    static
    @ExportD("ubyte")
    bool
    absoluteRead
    (
    string path
    ,
    out ubyte[] output
    )

Meta